home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / java draw 4 / JDRAW4.EXE / data.z / Javadraw.exe / 0 / RCDATA / TREGWELCOME / TREGWELCOME.txt < prev   
Encoding:
Text File  |  1996-08-11  |  1004 b   |  52 lines

  1. object RegWelcome: TRegWelcome
  2.   Left = 393
  3.   Top = 402
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'RegWelcome'
  7.   ClientHeight = 231
  8.   ClientWidth = 342
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 120
  16.   TextHeight = 16
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 342
  21.     Height = 231
  22.     Align = alClient
  23.     BevelInner = bvRaised
  24.     TabOrder = 0
  25.     object Panel2: TPanel
  26.       Left = 2
  27.       Top = 2
  28.       Width = 338
  29.       Height = 227
  30.       Align = alClient
  31.       BevelInner = bvRaised
  32.       TabOrder = 0
  33.       object Image1: TImage
  34.         Left = 2
  35.         Top = 2
  36.         Width = 334
  37.         Height = 223
  38.         Align = alClient
  39.         AutoSize = True
  40.         Picture.Data = {<image000.bmp>}
  41.       end
  42.     end
  43.   end
  44.   object Timer1: TTimer
  45.     Enabled = False
  46.     Interval = 2500
  47.     OnTimer = Timer1Timer
  48.     Left = 26
  49.     Top = 26
  50.   end
  51. end
  52.